/*
* @Author: Administrator
* @Date:   2018-02-26 14:13:56
* @Last Modified by:   Administrator
* @Last Modified time: 2018-02-26 16:12:30
*/
*{margin: 0;padding:0;font-size: 14px;font-family: "微软雅黑";
	box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
body{
	background-image: url(b1.png);
	background-repeat: no-repeat;
	background-position: top;
	background-size: 1420px;
}
.bigbox{
	width: 100%;
	
}
.bigbox .box{
	
	width: 1424px;
	margin: 0 auto
}
.bigbox .box .body{

	width: 1424px;
	float: left;

}
.bigbox .box .body .title{

	width: 1424px;
	float: left;
	font-size: 25px; color:#1F2A66; 
	margin-top: 50px;

}
.bigbox .box .body .title .cn{
	margin-left: 168px;
	font-weight: bold;
	font-size: 25px;

}
.bigbox .box .body .title .en{
	margin-left: 168px;
	font-weight: bold;
	font-family: "Arial"
}
.bigbox .box .body .denglukuang{

	width: 346px;
	float: right;
	margin-right: 183px;
	height: 356px;
	margin-top: 80px;
}
.bigbox .box .body .denglukuang .denglu-title{
	background: #1162B5;
	width: 346px;
	float: left;
	height: 45px;
	margin-left: -1px;
	border: 1px #1162B5 solid; 
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
}
.bigbox .box .body .denglukuang .denglu-title p{
	margin-left: 30px;
	float: left;
	width: 200px;
	line-height: 39px;
	height: 45px;
	color: white;
	font-size: 16px;
	font-weight: bold;

}
.bigbox .box .body .denglukuang .denglu-zhuti{
	border: 1px #7D8EA5 solid;
	width: 345px;
	float: left;
	height: 312px;
	background: rgba(189,199,213,0.7);
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	position: relative;
}
.bigbox .box .body .denglukuang .denglu-zhuti .user{
	border: 1px #C7D2E2 solid;
	width: 280px;
	margin: 0 auto;
	height: 36px;
	margin-top: 27px;
	background: white;
	border-radius: 3px;

}
.bigbox .box .body .denglukuang .denglu-zhuti .user img{
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
.bigbox .box .body .denglukuang .denglu-zhuti .user input{
	float: left;
	margin-top: 3px;
	margin-left: 12px;
	width: 200px;
	border: 0;
	height: 25px
}
.bigbox .box .body .denglukuang .denglu-zhuti .password{
	border: 1px #C7D2E2 solid;
	width: 280px;
	margin: 0 auto;
	height: 36px;
	margin-top: 15px;
	background: white;
	border-radius: 3px;

}
.bigbox .box .body .denglukuang .denglu-zhuti .password img{
	float: left;
	margin-top: 7px;
	margin-left: 10px;
}
.bigbox .box .body .denglukuang .denglu-zhuti .password input{
	float: left;
	margin-top: 3px;
	margin-left: 12px;
	width: 200px;
	border: 0;
	height: 25px
}
.bigbox .box .body .denglukuang .denglu-zhuti .yanzhengma{
	border: 1px #C7D2E2 solid;
	width: 195px;

	height: 36px;
	margin-top: 15px;
	background: white;
	border-radius: 3px;
	margin-left: 32px;
}
.bigbox .box .body .denglukuang .denglu-zhuti .yanzhengma img{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.bigbox .box .body .denglukuang .denglu-zhuti .yanzhengma input{
	float: left;
	margin-top: 3px;
	width: 130px;
	margin-left: 12px;
	border: 0;
	height: 25px
}
.sj{
	border: 1px #C7D2E2 solid;
	position: absolute;

	right: 0;
	margin-right: 32px;
	margin-top: -36px;
	height: 36px;
	width: 74px;
	border-radius: 3px;
	background: #EDF2F8;
}
.bigbox .box .body .denglukuang .denglu-zhuti .rember{

	margin: 0 auto;
	width: 280px;
	margin-top: 32px;
	
}
.bigbox .box .body .denglukuang .denglu-zhuti .rember .gou{
	border:1px transparent solid;
	float: left;
}
.bigbox .box .body .denglukuang .denglu-zhuti .rember input{
	margin-left: 5px;
	width: 16px;
	height: 16px;
	float: left;
}
.bigbox .box .body .denglukuang .denglu-zhuti .rember span{
	margin-left: 13px;
	float: left;
	color: #454545	

}
.bigbox .box .body .denglukuang .denglu-zhuti .btn{

	width: 280px;
	float: left;
	margin-top: 23px;
	height: 43px;
	margin-left: 35px;
}
.bigbox .box .body .denglukuang .denglu-zhuti .btn input{
	width: 280px;
	height: 43px;
	background: #E97D3B;
	border: 0;
	border-radius: 5px;
	color: white;
	letter-spacing: 10px;
	font-weight: bold;
	cursor: pointer;
}
.bigbox .box .body .foot{
	color: white;
	float: left;
	width: 1424px;
	margin-top: 80px;
	text-align: center;
}